Stat Functions

getAllSkills()

Returns an Type > Array of Type > String, which contains identifiers of all StatFileData of skill.

getAllAttributes()

Returns an Type > Array of Type > String, which contains identifiers of all StatFileData of attribute.

getAllBudget()

Returns an Type > Array of Type > String, which contains identifiers of all StatFileData of budget.

doesSkillExist(Identifier Type > String)

Returns true if a StatFileData with the given identifier exists.

doesAttributeExist(Identifier Type > String)

Returns true if a StatFileData with the given identifier exists.

doesBudgetExist(Identifier Type > String)

Returns true if a StatFileData with the given identifier exists.